Gets or sets username. The username is the user’s login name on the originating host, or it is "-" if the
originating host does not support the concept of user ids. The username must not contain spaces.
Namespace:
Independentsoft.Sip.Sdp
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Username { get; set; }Public Property Username As String
Get
Set
Property Value
Type:
String
See Also